home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / internet / miami_dodatki / miamionoff / readme.doc < prev    next >
Text File  |  1996-12-21  |  1KB  |  44 lines

  1. Short:    MIAMI Online/Offline from CLI/WB 2.0
  2. Uploader: kennecni@idgOnline.no (Kenneth C. Nilsen)
  3. Author:   kennecni@idgOnline.no (Kenneth C. Nilsen)
  4. Type:     util/rexx
  5. Requires: Miami 
  6.  
  7.  
  8. FREEWARE
  9.  
  10. version 2.0
  11.  
  12.  
  13. Two arexx + two dos scripts to allow you go online or offline from CLI or WB
  14. without having to start Miami first.
  15.  
  16. The scripts will give you online start time, your local IP address and your
  17. hostname.
  18.  
  19. Included two icons you can leave-out on the Workbench to start directly from
  20. there (and stop).
  21.  
  22. Type 'Online' from CLI and the script will check if Miami is running. If not
  23. it will start it, send the arexx command "Online" to Miami and the miami will
  24. execute the procedure. If everything went ok, this script will hide Miami.
  25. It will also tell your current IP address if you log your dialups.
  26.  
  27. Type 'Offline' from CLI and the script will check if Miami is running. If not
  28. it will end and prompt user that he is not online. If Online the script will
  29. send the arexx command "Offline" to Miami telling it to stop. If Miami can't
  30. get offline, script will prompt user telling so.
  31.  
  32. Copy the files to equalient drawers as in this archive. Change the Online
  33. script GetIP argument if you use Miami dialup log with other path (defaults
  34. to t:IP).
  35.  
  36. You also have to edit the path to 'Miami' in the two arexx scripts:
  37.  
  38.     Rexx:MiamiOnline.rexx        - edit path to Miami program
  39.     Rexx:MiamiOffline.rexx        - edit path to Miami program
  40.  
  41.  
  42. E-mail author: kennecni@IDGonline.no
  43.  
  44.